home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_397 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2005-04-20  |  64 b   |  4 lines

  1. on(press){
  2.    _root.categoria_mc.controle.gotoAndPlay(12);
  3. }
  4.